Search results

2467 packages found

Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.

published 3.1.1 7 months ago
M
Q
P

Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.

published 3.0.5 7 months ago
M
Q
P

Returns true if a value has the characteristics of a valid JavaScript data descriptor.

published 2.1.3 7 months ago
M
Q
P
M
Q
P

Returns true if an object was created by the `Object` constructor, or Object.create(null).

published 5.0.0 4 years ago
M
Q
P

Get the native type of a value.

published 6.0.3 4 years ago
M
Q
P

Check if a value is a plain object

published 4.1.0 2 years ago
M
Q
P

Returns true if the value is an object and not an array or null.

published 4.0.0 5 years ago
M
Q
P

Function argument validation for humans

published 2.0.0 8 days ago
M
Q
P

Easily check the structure of any javascript object!

published 1.1.4 a year ago
M
Q
P

Strong Dynamically Typed Object Modeling for JavaScript

published 4.4.5 8 months ago
M
Q
P

A simple and composable way to validate data in JavaScript (and TypeScript).

published 1.0.4 2 months ago
M
Q
P

Test if a value is a string.

published 0.2.1 3 months ago
M
Q
P

Returns true if a value exists, false if empty. Works with deeply nested values using object paths.

published 2.0.2 6 years ago
M
Q
P

Check if a value is an object

published 3.0.0 3 years ago
M
Q
P

Test if a value is a plain object.

published 0.2.1 3 months ago
M
Q
P

A robust micro library for type checking. Defers to constructs' internal `[[Class]]` property rather than duck typing for excellent type detection and to avoid triggering false positives.

published 1.1.4 2 months ago
M
Q
P

A Node.js library offering functions to check variable types, including arrays, objects, strings, numbers, booleans, and undefined values.

published 0.1.0 5 months ago
M
Q
P

Isomorphic, functional type-checking for Javascript

published 7.1.1 3 years ago
M
Q
P
M
Q
P